QASync
You can use theQASync
function to synchronize a draw context.
#define QASync(drawContext) (drawContext)->sync (drawContext)
drawContext
- A draw context.
DESCRIPTION
TheQASync
function operates just like theQAFlush
function, except that it waits until all queued drawing commands have been processed before returning. See the description ofQAFlush
(page 1-110) for complete details.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help